Skip to content

chore(deps): bump getsentry/github-workflows from 24be69680c3a46c03edfbeb05268ec312f77e1e7 to c802283cd9075b7a2b7a32655019c21c21676e34#2097

Merged
Litarnus merged 1 commit into
masterfrom
dependabot/github_actions/getsentry/github-workflows-c802283cd9075b7a2b7a32655019c21c21676e34
Jun 2, 2026
Merged

chore(deps): bump getsentry/github-workflows from 24be69680c3a46c03edfbeb05268ec312f77e1e7 to c802283cd9075b7a2b7a32655019c21c21676e34#2097
Litarnus merged 1 commit into
masterfrom
dependabot/github_actions/getsentry/github-workflows-c802283cd9075b7a2b7a32655019c21c21676e34

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps getsentry/github-workflows from 24be69680c3a46c03edfbeb05268ec312f77e1e7 to c802283cd9075b7a2b7a32655019c21c21676e34.

Changelog

Sourced from getsentry/github-workflows's changelog.

Changelog

Unreleased

Fixes

  • Danger - Harden extra-install-packages handling: pass the package list into the container via env var instead of host-shell string interpolation (defense in depth) (#169)

3.4.0

Features

  • Validate PR - Action is advisory: it posts a single friendly comment on community PRs that don't reference an issue with maintainer discussion. PRs are not closed and no labels are applied. Recommended trigger is types: [opened].
  • Validate PR - Skip validation for PRs with fewer than 100 lines changed, excluding common lock files (Cargo.lock, yarn.lock, package-lock.json, Pipfile.lock, etc.). Tiny PRs no longer go through the issue-discussion loop.
  • Add validate-pr composite action for validating non-maintainer PRs against contribution guidelines (#153)

Fixes

  • Complete script injection hardening across all actions: move remaining step outputs to env vars, validate Danger version against semver (#152)
  • Updater - Trigger CI for new PRs without changelog updates (#166)
  • Updater - Select the first branch when multiple branches point at HEAD (#165)

Dependencies

3.3.0

Features

  • Updater - Support CMake GIT_TAG with variable references like ${FOO_REF}, resolving and updating the corresponding set() definition (#149)

3.2.1

Fixes

  • Sentry-CLI integration test action - Accept chunked ProGuard uploads for compatibility with Sentry CLI 3.x (#140)

3.2.0

Features

  • Danger - Add support for repository-specific dangerfiles (#129)
    • Add extra-dangerfile input parameter to run custom Danger checks alongside shared workflow checks
    • Add extra-install-packages input to install additional apt packages required by custom dangerfiles
    • Custom dangerfiles receive full Danger API access (fail, warn, message, markdown, danger)
    • Enables repositories to extend Danger checks without overwriting shared workflow comments
  • Sentry-CLI integration test action - Add InvokeSentryResult::Events() method to extract events from envelopes (#137)

... (truncated)

Commits
  • c802283 fix(danger): harden extra-install-packages against host-shell interpolation (...
  • b6d9e26 Merge branch 'release/3.4.0'
  • 607fed7 release: 3.4.0
  • 82866c1 chore: update getsentry/craft to 2.26.3 (#168)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 26, 2026
@Litarnus
Copy link
Copy Markdown
Contributor

Litarnus commented Jun 1, 2026

@dependabot rebase

Bumps [getsentry/github-workflows](https://github.com/getsentry/github-workflows) from 24be69680c3a46c03edfbeb05268ec312f77e1e7 to c802283cd9075b7a2b7a32655019c21c21676e34.
- [Release notes](https://github.com/getsentry/github-workflows/releases)
- [Changelog](https://github.com/getsentry/github-workflows/blob/main/CHANGELOG.md)
- [Commits](getsentry/github-workflows@24be696...c802283)

---
updated-dependencies:
- dependency-name: getsentry/github-workflows
  dependency-version: c802283cd9075b7a2b7a32655019c21c21676e34
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/getsentry/github-workflows-c802283cd9075b7a2b7a32655019c21c21676e34 branch 2 times, most recently from 33189c3 to 9770122 Compare June 1, 2026 15:14
@Litarnus Litarnus enabled auto-merge (squash) June 2, 2026 06:21
@Litarnus Litarnus merged commit 1bdfa75 into master Jun 2, 2026
49 checks passed
@Litarnus Litarnus deleted the dependabot/github_actions/getsentry/github-workflows-c802283cd9075b7a2b7a32655019c21c21676e34 branch June 2, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant